home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / blanker / vesa / vesa.readme < prev    next >
Text File  |  1996-02-26  |  2KB  |  41 lines

  1. Short:    Energy-saving blankermodule for GBlanker 3.6.
  2. Type:     util/blank
  3. Author:   k125374@cs.tut.fi (Mika Kortelainen)
  4. Uploader: k125374@cs.tut.fi (Mika Kortelainen)
  5. Requires: OS 3.x, CyberGraphX, Garshneblanker V3.6
  6. Version:  1.1
  7.  
  8. 'Vesa' is--just as the name implies--a blanker to enable power-save mode
  9. on modern monitors. It uses CyberGraphX's call CVideoCtrlTags() so you
  10. need CGfx installed to get anywhere (and apparently a graphics card).
  11. And of course Garshneblanker itself.
  12.  
  13. One change since version 1.0: time unit is now minute instead of
  14. seconds. So, remember to update your preferences settings if
  15. you don't want to wait 60 times longer ;-)
  16.  
  17.  
  18. To install it copy files Vesa, Vesa.ifc, and Vesa.txt to the blanker
  19. directory and restart GBlanker to see your new blanker (if the blanker
  20. list isn't updated automatically). The blanker is compiled using
  21. normal options, so it should work on every Amiga (but I cannot test
  22. it on other configurations). Therefore the source is included.
  23. Please note that I have used SAS/C to compile it, I don't know how
  24. easily this actually compiles using other compilers.
  25.  
  26.  
  27. You can control times from Prefs-window, using three sliders:
  28.     - how long the blanking is just a black screen (i.e. no power-saving)
  29.     - how long in standby-mode
  30.     - how long in suspend-mode
  31.  
  32. When the suspend mode ends, monitor is turned off (and it probably
  33. indicates that somehow, e.g. changing some LED's colour or state).
  34.  
  35. Also note that the times are added, i.e. with default values (1 min,
  36. 1 min, and 1 min) the normal blanking lasts one minute, after that the
  37. following minute will be in standby-mode and the next in suspend-mode.
  38. And when suspend-mode ends, you'll enter into off-mode (depending on the
  39. monitor, some of these modes may actually be the same).
  40.  
  41.